home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Reference / DevCon / Atlanta_1990 / Atlanta-Devcon.1 / Libraries / Commodities / Blank / revision.c < prev   
Encoding:
C/C++ Source or Header  |  1992-08-26  |  640 b   |  15 lines

  1.  
  2.    /***********************************************************************
  3.    *                                                                      *
  4.    *                            COPYRIGHTS                                *
  5.    *                                                                      *
  6.    *   Copyright (c) 1990  Commodore-Amiga, Inc.  All Rights Reserved.    *
  7.    *                                                                      *
  8.    ***********************************************************************/
  9.  
  10. #include <exec/types.h>
  11. #include "blank_rev.h"
  12.  
  13. UBYTE *VerTitle = VERS;
  14. UBYTE *EmbeddedVersion = VERSTAG;
  15.